projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ab3140
)
(sc-describe): Fix typos in obsolescence declaration.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 27 Feb 2008 10:20:26 +0000
(10:20 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 27 Feb 2008 10:20:26 +0000
(10:20 +0000)
lisp/mail/supercite.el
patch
|
blob
|
history
diff --git
a/lisp/mail/supercite.el
b/lisp/mail/supercite.el
index 0e7fa99f36a1ba5e07c3f021f4963f595eac6020..c2489ed8ae72e5fdf6f32c33c2778ac6edfcf941 100644
(file)
--- a/
lisp/mail/supercite.el
+++ b/
lisp/mail/supercite.el
@@
-2015,7
+2015,7
@@
inserts the version string in the current buffer instead."
(interactive)
(info "(SC)top"))
-(make-obsolete 'sc-describe "
Read the SC manual using `info'
" "23.1")
+(make-obsolete 'sc-describe "
read the SC manual using `info'.
" "23.1")
(define-obsolete-function-alias 'sc-submit-bug-report 'report-emacs-bug "23.1")